Technote Number: 1225092
Problem:
This issue has been reported to Quality Engineering as SPR# JJUS6JCDXP and
fixed in Domino 6.5.6 and Domino 7.0.2. This error can occur when the server
has exceeded 225 sessions on a Solaris platform. Refer to the Upgrade Central
site for details on upgrading Notes/Domino.
Excerpt from the Lotus Notes and Domino Release fix lists (available at
http://www.ibm.com/developerworks/lotus):
SPR# JJUS6JCDXP - RunOnServer method fails if not initiated and number of
session is larger than 225. The error message returned was "Notes Error:
LotusScript Error - Cannot load resource string or resource file missing (nse*,
nsk*, etc)."
To work around the problem for earlier releases, run that agent, or any agent
that uses the RunOnServer method, immediately after you restart the Domino
server to initiate the process space.
Directly after startup, the server cannot be near a session limit. Plus, if
two agents use the RunOnServer method and they are run at separate times, they
both execute in the same process space. Therefore, this connection pooling
allows later agents that use RunOnServer to complete, even when the number of
sessions exceeds 225. For more information, see "Connection pooling" in the
Lotus Domino Designer Help. More >
|  |
|
|
|
|